home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 2: CDPD 1 / Almathera Ten on Ten - Disc 2: CDPD 1.iso / pd / 276-300 / 297 / devkit / s / setsource < prev    next >
Text File  |  1995-03-14  |  157b  |  6 lines

  1. /*    Assign src: to the environment variable Source */
  2. assign >nil: <ENV:Source src: ?
  3. c:echo "Source directory src: set to " NOLINE
  4. type ENV:Source
  5. echo "*N"
  6.